PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / getBottom Method
In This Topic
    getBottom Method
    In This Topic
    Gets the bottom border.
    Syntax
    public PDFPen getBottom()

    Return Value

    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the bottom border is drawn.
    See Also